Welcome![Sign In][Sign Up]
Location:
Search - socket Java

Search list

[DocumentsJava_Socket

Description: Java做一个最简单的Socket通话程序-Java do a simple procedure calls Socket
Platform: | Size: 2048 | Author: flowerfish | Hits:

[Internet-Network一个socket服务器程序

Description: java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
Platform: | Size: 7168 | Author: ly | Hits:

[JSP/Java简单的聊天程序(作者:刘亚焱)

Description: 简单的聊天程序用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。-simple chat program using java achieve bottom network communication, I use the TCP/IP protocol's socket (Socket) programming interfaces to network communications.
Platform: | Size: 12288 | Author: 黄国内 | Hits:

[JSP/JavasocketJ2me

Description: j2me socket code
Platform: | Size: 3072 | Author: No.1 | Hits:

[DocumentsTcpService

Description: 用java进行socket 通信算法实现-used for socket communication Algorithm
Platform: | Size: 2048 | Author: 邹婷婷 | Hits:

[Delphi VCLSocket编程的技巧

Description: 能够监视另一台机子的屏幕,并且可以在该机上执行任何操作的程序(其中有许多关于Socket编程的技巧)-surveillance to another machine screen, and the plane can carry out any operation procedures (many of which are on socket programming skills)
Platform: | Size: 343040 | Author: 李瑞 | Hits:

[JSP/Java2004120117454829025

Description: 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
Platform: | Size: 315392 | Author: | Hits:

[JSP/Java有关socket的编程代码(简单的聊天程序)

Description: JAVA程序_有关socket的编程代码(简单的聊天程序)-JAVA procedures _ the socket programming code (simple chat program)
Platform: | Size: 3072 | Author: 马伟豪 | Hits:

[Web ServerNetworking

Description: Java网络编程方面,包括服务器、Socket、http等方面的12个程序-Java programming networks, including servers, Socket, http and so the 12 procedures
Platform: | Size: 24576 | Author: 朱桂添 | Hits:

[Internet-NetworkJAVAsocketServer

Description: 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
Platform: | Size: 7168 | Author: 陈鹏 | Hits:

[JSP/Java项目实训之-银行系统

Description: 本银行系统涉及到多线程,Socket编程,和Singleton设计模式。源玛注释齐全,有说明文档,并附开发过程的UML设计图。仅供学习参考,望多多指教。-the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the development process UML design. Study reference only, hope the exhibitions.
Platform: | Size: 408576 | Author: 侯锦坤 | Hits:

[Communicationjava实现socket通信

Description: java实现两机间的socket通信.使用时将ip填入源码localhost处即可.-achieve the two-socket communications. When used to fill ip source localhost respect.
Platform: | Size: 2048 | Author: zcj | Hits:

[ICQ-IM-Chat基于JAVA的ICQ系统的设计于实现

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080.
Platform: | Size: 1710080 | Author: 陈玉平 | Hits:

[Internet-Network劫包

Description: 这是个很不错的编程代码,是有关于socket套接字的编程是由中科院的老师亲自编写的-this is a very good program code is on the socket socket programming from the CAS is personally prepared by the teachers
Platform: | Size: 3072 | Author: 白金田 | Hits:

[ICQ-IM-Chat基于socket的聊天室-2005-05-17-14-10-

Description: 基于SOCKET的聊天室源程序及其完整论文-based chat rooms and integrity of the source papers
Platform: | Size: 220160 | Author: 方成林 | Hits:

[Email Servermailbysmtp

Description: 使用java语言,socket服务。利用smtp连接已有服务器,登陆验证后转发其他服务器。-use java language socket services. Connect using smtp server, after verification transponder landing other servers.
Platform: | Size: 1024 | Author: 蓝天 | Hits:

[Internet-NetworkA Simple socket example

Description: It is a socket server. It accepts a connection from client and prints on the console a message that client writes
Platform: | Size: 53248 | Author: 培育 | Hits:

[JSP/Javaflashline

Description: 一个画股票曲线的flash+java socket的例子。-a painting stocks curve flash java socket examples.
Platform: | Size: 8192 | Author: | Hits:

[Internet-Networkjava_socket_simple_Server

Description: 极好的java网络编程入门示例. 注释详尽规范,架构优秀。 不可多得!-excellent entry network programming examples. Notes detailed norms, structure outstanding. Rare!
Platform: | Size: 7168 | Author: 陈浩 | Hits:

[ADO-ODBCsocktest

Description: WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn-Principle Web server source code, Java programming socket absolutely practical, IntelliJ, almost in a perfect degree, all are welcome to download, remember xuezheng21cn
Platform: | Size: 20480 | Author: 柳学铮 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net